home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / mitsu21.zip / MITSU21.TXT
Text File  |  1993-06-16  |  3KB  |  69 lines

  1. Mitsumi LU0005S M04 under OS/2 v 2.1   ........  as of 6/15/93
  2.  
  3. Initial examination of v 2.1 indicates no support for CD-ROMS of IDE 
  4. persuasion.  Pending a commercial solution, here's a work-around.
  5.  
  6. The following configuration will support ISO-9660 and Audio from the Mitsumi 
  7. drive under OS/2 v2.1, ID 56210771, CSD level XR 02010.
  8.  
  9. The Beta 5 Noller driver LU0005S.ADD (contained in BBS file OS2_LU0.ZIP) is 
  10. used in conjunction with the the version 2.1 DASD and SCSI drivers and two 
  11. files from version 2.0 to achieve access to data files and audio. 
  12.  
  13. Retain the following files from OS/2 v 2.0 XR 06055 (service pack installed):
  14.  
  15.    FILENAME      DATE     SIZE
  16.    ------------------------------
  17.    CDFS.IFS     10-16-92  36708
  18.    CDROM.SYS    03-30-92  21556
  19.  
  20.  
  21. Following v 2.1 installation, add these files to the C:\OS2 directory.
  22.  
  23.  
  24. In the config.sys file, make the following entries:
  25.  
  26.     ifs=c:\os2\cdfs.ifs /q              ;group with IFS entries
  27.     buffers=30                          ;max tested so far is 30
  28.     basedev=os2dasd.dmd                 ; } 
  29.     basedev=os2scsi.dmd                 ; } must preceed device statements
  30.     basedev=lu005s.add /p:300           ; }
  31.     device=c:\os2\mdos\vcdrom.sys       ;follows basedevs
  32.     device=c:\os2\cdrom.sys /q /i /n:4  ;follows basedevs
  33.  
  34.  
  35. I put my Stacker statements at the start of config.sys so that the CD-ROM 
  36. drive becomes the last lettered drive.
  37.  
  38.  
  39. Put PLAY.EXE in a convenient location and migrate it to the desktop.
  40. You will have two icons available.
  41.  
  42. The first is in the DRIVES box.  It will appear as a CD icon if the drive 
  43. contains an ISO-9660 data CD at boot.  It will appear as a hard drive icon if 
  44. the drive contains an audio disk at boot; however, if you change disks, the 
  45. harddrive icon is fully functional.  This icon accesses an ISO-9660 disk.  
  46. ICON, TREE and DETAIL views are all available.  There seems to be adequate 
  47. hard drive buffering of the Mitsumi drive.  All read-only commands seem to 
  48. work well.  (Lotus Magellan is proving handy as a viewer for data disks.) 
  49.  
  50.  
  51. The second Noller provided icon is the PLAY icon for audio CD's.  Noller's 
  52. control panel handles track selection, audio volume and stereo balance.
  53.  
  54.  
  55. Notes:
  56.  
  57.    The Noller driver and PLAY.EXE are internal to a packed file OS2DRVR which 
  58. is inside OS_LU0.ZIP.  Once you unzip the BBS package, place OS2DRVR in a 
  59. work directory and from an OS2 prompt, execute:  UNPACK OS2DRVR.  This will 
  60. produce the necessary Noller files.
  61.  
  62.    Noller reports they will have commercial product available for a very 
  63. reasonable price.  Meanwhile, this will work.
  64.  
  65.                                             Paul Hine   72730,2067
  66.                                             San Diego OS/2 User Group 
  67. 
  68.  
  69.